Flexible hose with elbow D13 90° 718 FM80, 3/4 x 1/2

The photographs are for illustrative purposes only.
Get AI analytics on product Flexible hose with elbow D13 90° 718 FM80, 3/4 x 1/2:
9.76€/pc.
Ex Tax: 7.87€/pc.
MAGMA
0 reviews
In stock
Product Code: 000-4394711MASP
EAN Code: 4750667107265
Qty
Tags:

90° Elbow Flexible Hose D13 (FM80) — 3/4 × 1/2 Connection

Flexible hose with a 90° elbow for plumbing connections, identified as FM80 with D13 diameter and 3/4×1/2 connection sizes, suitable for compact installations and standard threaded fittings.

Key Benefits


    Flexible design for easier alignment during installation
  • 90° elbow reduces space requirements and prevents kinking
  • Compatible with 3/4×1/2 threaded fittings for broad use
  • D13 diameter for predictable flow path and fit
  • Model identification FM80 and code 90^718 for straightforward replacement

Applications

Intended for use where a compact, angled flexible connection is required.


    Connecting mixers and faucets in kitchens and bathrooms
  • Linking water valves to fixtures in tight spaces
  • Hookups to boilers or water heaters with 3/4×1/2 fittings
  • Appliance connections where a 90° approach is needed

What to Consider When Choosing


    Verify connection sizes match your fittings (3/4×1/2)
  1. Confirm the required angle — this product provides a 90° elbow
  2. Check that D13 diameter suits your installation
  3. Match model/code (FM80 / 90^718) for like-for-like replacement
  4. Ensure compatibility with your fixture materials and mounting space

Specifications


    Product type: Flexible hose with elbow
  • Diameter: D13
  • Elbow angle: 90° (code 90^718)
  • Model: FM80
  • Connection sizes: 3/4×1/2

Why Buy from SityPro


    Easy to buy online with clear product features and price information
  • Fast ordering and delivery options to Estonia and Finland
  • Reliable customer support to assist with product selection
  • Wide selection of compatible plumbing parts for simple replacements

Description provided by sitypro.com

Flexible hose with elbow D13 90° 718 FM80, 3/4 x 1/2
Write a review
Related Products

Also looking for

rempro rempro-mobile

Frequently asked questions about the Гибкая подводка с угол. D13 90^ 718 FM80, 3/4X1/2

What is the Flexible hose with elbow D13 90° 718 FM80, 3/4 x 1/2?

Flexible hose with elbow D13 90° 718 FM80, 3/4 x 1/2 is a 90° elbow flexible hose with D13 diameter and 3/4×1/2 connection, designed for compact plumbing connections to mixers, sinks and fixtures where a right-angle installation is required.

Is this hose compatible with kitchen mixer threads 3/4 and 1/2?

Yes. The 718 FM80 model features a 3/4×1/2 transition connection, making it compatible with common mixer fittings and adaptable between those thread sizes.

Where is the D13 90° elbow flexible hose best used?

The D13 90° elbow hose is best for tight spaces such as under sinks, behind basins, connecting a mixer to a riser or hooking up small boilers — where a neat right-angle turn and anti-kink behaviour are needed.

What is the diameter and material of the D13 90° 718 FM80 hose?

The diameter is specified as D13. The product description does not list the hose material; if material (e.g. stainless, braided) is important, request that information from the seller before purchase.

Is this hose suitable for boilers or water heaters?

Yes. The description lists hookups to boilers and water heaters using 3/4 or 1/2 threaded fittings; verify your appliance’s thread size matches the 3/4×1/2 transition.

How does model 718 FM80 differ from other flexible hoses?

The 718 FM80 is characterised by its 90° elbow form factor, D13 diameter and 3/4×1/2 transition connection, which make it suited for compact installations and straightforward replacement with standard fittings.

Do I need an additional seal for the 3/4×1/2 installation?

Typically standard seals (rubber gaskets) or PTFE tape are used on threaded 3/4×1/2 connections, but the required seal depends on your fitting design — follow the fixture manufacturer’s guidance.

What is the length and flexibility of this hose for tight spaces?

The listing highlights flexibility and the 90° elbow for tight installations, but does not specify exact length; ask the seller for the hose length to plan your installation accurately.

Is this hose suitable for hot and cold water?

The description does not explicitly state temperature suitability; such flexible hoses are commonly used for both hot and cold water, but confirm material and working-temperature ratings with the seller if hot water use is intended.

How to choose between a straight and elbow flexible hose for a mixer?

Choose the 90° elbow D13 718 FM80 when you need space-saving or the riser is adjacent to the fixture; use a straight hose when there’s direct access and no need for an angled turn—base the choice on installation geometry and fitting sizes.

Google reviews

See all reviews
//$('#buy_1click').mask("+39999999999",{placeholder:"+3__________"}); //$('#buy_1click').attr('placeholder', 'XXXXXXXXXX'); }); $('#btn_buy_1click').click(function () { var prefix = $('.iti__country.iti__active').data('dial-code'); $('input[name="phone_prefix"]').val(prefix); var answer = checkPhone($(this)); var emailAnswer = validateEmail($('input[name="buy1click_email"]').val()); if(answer != false && emailAnswer != false) { $.ajax({ url: 'index.php?route=extension/module/one_click/add', type: 'post', data: $('input[name=\'phone_prefix\'],input[name=\'phone\'], input[name=\'buy1click_email\'], input[name=\'product_id\'], input[name=\'quantity\']'), dataType: 'json', beforeSend: function () { $('#btn_buy_1click').attr('disabled', 'disabled'); }, success: function (json) { if (json) { $.magnificPopup.open({ items: { src: '
' + '
' + json['popup_heading'] + '
' + '
' + json['popup_order'] + '
' + '
' + json['popup_phone'] + '
' + '
', type: 'inline' }, showCloseBtn: true }); $('#btn_buy_1click').attr('disabled', false); $('#buy_1click').val(''); } } }) } }); function checkPhone(phone_input) { var phone = $('#buy_1click').val(), input = $('#buy_1click'); checker = true; if(!phone){ input.effect('highlight', {color: '#f00'}, 500); checker = false; } else if(/[^0-9-+ (|)]/.test(phone) || phone.length < 7) { input.effect('highlight', {color: '#f00'}, 500); checker = false; } else { } if(checker != true) { return false; } } function validateEmail($email) { var emailReg = /^([\w-\.]+@([\w-]+\.)+[\w-]{2,4})?$/; if ($email == '') { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else if (emailReg.test( $email ) == false) { $('input[name="buy1click_email"]').effect('highlight', {color: '#f00'}, 500); return false; } else { return true; } } $('#buy_1click').attr('placeholder', '5ххххххх');